Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ismutabletype #322

Merged
merged 2 commits into from
Jun 3, 2021
Merged

Use ismutabletype #322

merged 2 commits into from
Jun 3, 2021

Conversation

JonasIsensee
Copy link
Collaborator

Should fix #320

@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #322 (fe9a381) into master (f7a946b) will decrease coverage by 0.58%.
The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
- Coverage   90.28%   89.70%   -0.59%     
==========================================
  Files          27       27              
  Lines        2727     2709      -18     
==========================================
- Hits         2462     2430      -32     
- Misses        265      279      +14     
Impacted Files Coverage Δ
src/backwards_compatibility.jl 41.66% <0.00%> (-13.89%) ⬇️
src/data/reconstructing_datatypes.jl 74.00% <100.00%> (ø)
src/data/writing_datatypes.jl 96.58% <100.00%> (-0.02%) ⬇️
src/datatypes.jl 82.51% <0.00%> (-7.90%) ⬇️
src/misc.jl 95.23% <0.00%> (-0.85%) ⬇️
src/dataio.jl 98.44% <0.00%> (-0.07%) ⬇️
src/mmapio.jl 91.48% <0.00%> (-0.06%) ⬇️
src/JLD2.jl 89.71% <0.00%> (-0.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7a946b...fe9a381. Read the comment docs.

@JonasIsensee JonasIsensee merged commit 7ecbbf5 into master Jun 3, 2021
@giordano giordano deleted the nightlyfixes branch September 20, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error writing to JLD2 file with Julia nightly
1 participant